MasterPage Properties

Properties

BaseStyles Contains a collection of BaseStyle objects.
DisplayName Specifies the name that defines a style.
FirstPageFooter Specifies the content for the footer for the first page.
FirstPageHeader Specifies the content for the header for the first page.
Footer Specifies the content of the footer.
Header Specifies the content of the header.
LeftPageFooter Specifies the content for the footer for the left page, if different from the right page.
LeftPageHeader Specifies the content for the header for the left page, if different from the right page.
Name Specifies the name.
NextStyle Specifies the name of the master page that is used for the next page if the current page is entirely filled.
PageLayout Specifies the page layout style that contains sizes, border and orientation attributes.
PageStyle Specifies the page style.
Shapes Contains a collection of Shape objects.

See Also